projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58b7512
)
calendar: Remove duplicate flags value
author
Benjamin Otte
<otte@redhat.com>
Sun, 20 Mar 2016 04:27:19 +0000
(
05:27
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 20 Mar 2016 04:27:19 +0000
(
05:27
+0100)
http://www.viva64.com/en/b/0383/
gtk/gtkcalendar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcalendar.c
b/gtk/gtkcalendar.c
index e9c793d83f716bfeb505af9bdb29ce72b1625fda..94f9363b544ac9fd891c156c11ce4ad9ef7c9dfc 100644
(file)
--- a/
gtk/gtkcalendar.c
+++ b/
gtk/gtkcalendar.c
@@
-397,7
+397,7
@@
gtk_calendar_class_init (GtkCalendarClass *class)
P_("Year"),
P_("The selected year"),
0, G_MAXINT >> 9, 0,
- GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY
|G_PARAM_EXPLICIT_NOTIFY
));
+ GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY));
/**
* GtkCalendar:month: